Quickly developing simple tests that introduce a stream of commands to the system under test and check for valid output , 快速開(kāi)發(fā)將指令流引入測(cè)試中系統(tǒng)并檢驗(yàn)有效輸出的簡(jiǎn)單測(cè)試,
The users can be observed during the typical tasks they perform to calculate effectiveness and efficiency of the system under test 測(cè)試人員可以通過(guò)觀察用戶執(zhí)行典型任務(wù)的過(guò)程來(lái)計(jì)算系統(tǒng)在測(cè)試中的效力和效率。
The testquest pro consists of a base system plus a set of modules that allow it to connect to the system under test 由基本系統(tǒng)和一組支持其連接至測(cè)試中系統(tǒng)的模塊組成。當(dāng)前可提供的廣泛的模擬和捕獲模塊,使得
You can create test scripts either by working with a gui modeled precisely after the system under test , or by editing a script of commands 工作,或者編輯指令腳本,創(chuàng)建測(cè)試腳本。腳本工具為用戶提供強(qiáng)大的能力,用于:
The server . load workload data rollup script is run on a separate system from the test drivers that put the load on the system under test Server . load workload data rollup腳本與向所測(cè)試的系統(tǒng)放置負(fù)載的測(cè)試驅(qū)動(dòng)程式運(yùn)行在不同的系統(tǒng)上。
The first step required to analyze the performance and scalability of the sut system under test is to understand the benchmark and the workload tested 分析sut (被測(cè)系統(tǒng))的性能和可伸縮性所需的第一步是理解被測(cè)試的基準(zhǔn)測(cè)試程序和工作負(fù)載。
Define the set of data that is collected so that performance and scalability of the system under test can be analyzed to determine where bottlenecks exist 定義所收集的數(shù)據(jù)集,以便可以分析被測(cè)系統(tǒng)( system under tes , sut )的性能和可伸縮性,從而確定瓶頸在哪里。
At the heart of testquest pro is the ability to easily record or create scripts that simulate user input to the system under test and define how testquest pro determines test success or failure 的核心是容易地記錄或創(chuàng)建腳本的能力,該腳本模擬至測(cè)試中系統(tǒng)的用戶輸入,并定義
We provide serverscope testsuite to build a performance tuning system based users and seek testing method and tuning system more effctive . in addition , we can extract and builder appropriate method model based the factial condition of the system under test to prognosticate the performance of the system under test 我們提出的性能評(píng)測(cè)系統(tǒng)( serverscope ) ,希望建立起一套面向用戶的,旨在追求用戶實(shí)際性能的評(píng)測(cè)方法和評(píng)測(cè)系統(tǒng),可以針對(duì)不同應(yīng)用、不同軟硬件配置進(jìn)行性能監(jiān)控、評(píng)價(jià)和優(yōu)化,對(duì)用戶使用的系統(tǒng)提出性能上的建議。
The main work of us is building a common - used computer system performance tuning platform serverscope . and we have tested the system performance , monitored the performance of the system under test , analyzed and optimized e - commerce server performance in virtue of tpc - w benchmark and oracle database based on the serverscope platform 另外,能夠根據(jù)評(píng)測(cè)系統(tǒng)的實(shí)際情況抽取、建立一定的理論模型,對(duì)系統(tǒng)的性能進(jìn)行預(yù)測(cè)。我們的主要工作是建立了一個(gè)通用的計(jì)算機(jī)系統(tǒng)性能評(píng)測(cè)平臺(tái)serverscope ,四少l
百科解釋
System under test (SUT) refers to a system that is being tested for correct operation. The term is used mostly in software testing.